/*--base--*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
body, input, select, button, textarea { font-size: 12px; font-family:"微软雅黑", Verdana, Tahoma, SimSun, Geneva, sans-serif; background-color:#f7f7f7; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body { line-height: 150%;  }
a, a:link { color: #000; text-decoration: none; }
a:visited {  }
a:active, a:hover { text-decoration: none; color:#999; }
a:focus { outline: none; }
.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.blank1{ width:100%; height:1px; line-height:1px; clear:both; overflow:hidden;}
.blank10{ width:100%; height:10px; line-height:10px; clear:both; overflow:hidden;}
.blank22{ width:100%; height:22px; line-height:10px; clear:both; overflow:hidden;}




.header_box{ width:100%; height:85px; background-color:#1d1d29;}
.header_box .inav_box{ width:1184px; height:85px; margin:0 auto;}
.header_box .inav_box .nav{ display:block; float:left;  height:85px; line-height:85px;font-size:15px;  padding:0px 18px;}
.header_box .inav_box a{ color:#FFFFFF; display:block; display:block; font-size:16px; font-weight:bold;}
.header_box .inav_box a.logo{ margin-top:0px; padding-right:120px;}
.header_box .inav_box a.nav:hover{ background-color:#ec3b35; color:#FFFFFF;}
.header_box .inav_box .me{  background-color:#ec3b35; color:#FFFFFF;}
.header_box .inav_box a.search{ margin-top:32px; }

.header_box .inav_box a.flag_en{ color:#1d1d29; width:60px; height:31px; background-image:url(../images/flag_en.png); background-position:center left; background-repeat:no-repeat; padding-left:35px; padding-right:5px; line-height:31px; font-size:12px; margin-top:30px; margin-right:-70px;}
.header_box .inav_box a.flag_en:hover{ -moz-border-radius: 20px;      /* Gecko browsers */
    -webkit-border-radius: 20px;   /* Webkit browsers */
    border-radius:20px; background-color:#ec3b35; color:#FFF;}

/*--footer--*/
.footer{ width:100%; text-align:center; font-size:14px; line-height:26px; padding-bottom:20px; color:#fff; padding-top:20px; background-color:#1d1d29;}
.footer a{ color:#fff;}



/*--pagingbar--*/
.pagingbar{width:100%; height:26px; text-align:center; padding-top:30px; padding-bottom:20px; float:left; font-size:14px;}
DIV.blue{padding-right: 3px;padding-left: 3px;padding-bottom: 3px;margin: 3px;padding-top: 3px;text-align: center;}
DIV.blue A{padding:3px 10px; background-color:#e0e0e0; color:#1d1d29; margin:0 3px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
DIV.blue A:hover{background-color:#1d1d29;color:#fff;}
DIV.blue A:active{background-color:#1d1d29;color:#fff;}
/*分页颜色*/
DIV.blue SPAN.current{padding:3px 10px; color:#fff; margin:0 3px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;
background-color:#1d1d29;}
DIV.blue SPAN.disabled{margin:0px 3px;color: #fff;text-align:center;display:inline;line-height:12px;padding:3px 3px 2px 5px;/*ORI:3px 3px 2px 5px;*/margin:0 3px; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;background-color:#e0e0e0; color:#fff;}






/*弹出层*/
.mask{width:100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(90,90,90,0.88);z-index: 999;}
.mask-con{margin-top: 185px;width: 100%;}
.wrapper{width:1200px;height: auto;margin: 0 auto;position: relative;}

/*搜索*/
.mask-con .search-con{width:660px;height: 80px;border-radius:40px;box-sizing: border-box;margin: 0 270px;line-height: 80px;overflow: hidden;}
.mask-con .search-con .con-left{width:140px;height: 80px;background: #fff;display: inline-block;position: relative;}
.mask-con .search-con .con-left img{width:31px;height: 31px;position: absolute;right: 20px;top: 24.5px;}
.mask-con .search-con input{width:440px;height: 80px;line-height: 80px;border: none;background-color: transparent;font-size: 20px;color: #000;float: left;background: #fff; padding:0 30px}

    .mask-con .search-con .btnSearch {
        width: 160px;
        height: 80px;
        background: #000;
        float: right;
        color: #fff;
        font-size: 20px;
        text-align: center;
        cursor: pointer;
    }
.mask-con .searchkey{width:100%;height: auto;margin-top: 30px;color: #fff;box-sizing: border-box;padding:0 275px; }
.mask-con .searchkey p{display:block;width:100%;font-size: 18px;line-height: 42px;padding-left: 40px;}
.mask-con .searchkey li{float:left;margin:0 40px;}
.mask-con .searchkey a{color:#fff;float: left;font-size: 16px;line-height: 36px;}

.mask-con .btnClose{width:109px;height: 109px;margin-left: 545px;margin-top: 80px;}
